home *** CD-ROM | disk | FTP | other *** search
/ Aminet 23 / Aminet 23 (1998)(GTI - Schatztruhe)[!][Feb 1998].iso / Aminet / util / misc / launchpal.lha / launchpal / launchpal.readme < prev    next >
Encoding:
Text File  |  1997-11-12  |  1.7 KB  |  36 lines

  1. Short:        Launch and play old games from an AGA-WB properly
  2. Author:       rade@coli.uni-sb.de (Ralph Debusmann)
  3. Uploader:     rade@coli.uni-sb.de (Ralph Debusmann)
  4. Type:         util/misc
  5.  
  6. --- short introduction
  7.  
  8. Games like "Battle Isle" can be installed on HD easily but if you run
  9. them from an AGA-WB-screenmode (like DBLNTSC), the display gets
  10. corrupted, sometimes right at the start, sometimes (and this is the
  11. nastier situation) halfway during playing.
  12.  
  13. "Ok" I hear you say, we have 42 programs like "KillAGA" or "SetChipRev"
  14. for this purpose. But sometimes you can't get games to work simply with
  15. one of those hardware-hacking-display-thingies. Plus those programs can't
  16. prevent those nasty screen mess-ups halfway during playing. You'll need
  17. to really open your Workbench in PAL or have a PAL-screen at the front
  18. when starting the game.
  19.  
  20. launchpal gets you around calling "ScreenMode", choosing "PAL:HighRes"
  21. and pushing the "USE"-button. launchpal opens its own PAL-screen, which
  22. is made public and 'clones' the WB-screen by intercepting all windows
  23. which the system (e.g. a virus killer like VirusZ) might decide to open
  24. during you playing the game. This prevents the AmigaOS to ever switch
  25. back to the AGA-moded-WB-screen during the operation of your game and
  26. thus you can play e.g. Battle Isle safely and nicely without any
  27. mess-ups. This "SHANGHAI"-functionality is what I missed in "mscreen",
  28. which is a similar program to mine. "mscreen" also at times decided to
  29. crash my 060-machine, which I didn't like either.
  30.  
  31. --- tech
  32.  
  33. launchpal was written using E³ and in a quick'n'dirty fashion. Even
  34. quicker and dirtier than MacTransfEr. It's another hack. Nevertheless,
  35. the source is included.
  36.